home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap13 / PopPad / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  1.3 KB  |  35 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by poppad.rc
  4. //
  5. #define IDC_FILENAME                    1000
  6. #define IDM_FILE_NEW                    40001
  7. #define IDM_FILE_OPEN                   40002
  8. #define IDM_FILE_SAVE                   40003
  9. #define IDM_FILE_SAVE_AS                40004
  10. #define IDM_FILE_PRINT                  40005
  11. #define IDM_APP_EXIT                    40006
  12. #define IDM_EDIT_UNDO                   40007
  13. #define IDM_EDIT_CUT                    40008
  14. #define IDM_EDIT_COPY                   40009
  15. #define IDM_EDIT_PASTE                  40010
  16. #define IDM_EDIT_CLEAR                  40011
  17. #define IDM_EDIT_SELECT_ALL             40012
  18. #define IDM_SEARCH_FIND                 40013
  19. #define IDM_SEARCH_NEXT                 40014
  20. #define IDM_SEARCH_REPLACE              40015
  21. #define IDM_FORMAT_FONT                 40016
  22. #define IDM_HELP                        40017
  23. #define IDM_APP_ABOUT                   40018
  24.  
  25. // Next default values for new objects
  26. // 
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        110
  30. #define _APS_NEXT_COMMAND_VALUE         40019
  31. #define _APS_NEXT_CONTROL_VALUE         1001
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.